How to Install connect-proxy software package in Debian 7 (Wheezy)

How to Install connect-proxy software package in Debian 7 (Wheezy)

connect-proxy software package provides Establish TCP connection using SOCKS4/5 or HTTP tunnel, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install connect-proxy 

connect-proxy is installed in your system.

Make ensure the connect-proxy package were installed using the commands given below,

$ sudo dpkg-query -l | grep connect-proxy *

You will get with connect-proxy package name, version, architecture and description in a table

connect-proxy package basic information:

Distro Debian 7 wheezy
Section Network
Package connect-proxy
Version 1.101-1
Description Establish TCP connection using SOCKS4/5 or HTTP tunnel
Sub Section Net


See Also, How to uninstall or remove connect-proxy software package from Debian 7 (Wheezy)?